Skip to content

Mifare Ultralight - Shadowmode#251

Merged
GameTec-live merged 2 commits intoRfidResearchGroup:mainfrom
AbyssAndromalius:UltraLightShadow
Apr 21, 2025
Merged

Mifare Ultralight - Shadowmode#251
GameTec-live merged 2 commits intoRfidResearchGroup:mainfrom
AbyssAndromalius:UltraLightShadow

Conversation

@AbyssAndromalius
Copy link
Copy Markdown
Contributor

Adding Shadow mode on Ultralight based on the existing implementation for Classic 1k.

codesucces

@github-actions
Copy link
Copy Markdown

You are welcome to add an entry to the CHANGELOG.md as well

@github-actions
Copy link
Copy Markdown

Built artifacts for commit 8a6481d

Firmware

Client

Comment thread software/script/chameleon_cli_unit.py Outdated
keys.add(bytes.fromhex(key))
else: # in case of another format, a conversion is needed
print(f' - {CR}Key should in hex[12] format, invalid key is ignored{C0}, key = "{key}"')
continue
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this could go in a separate PR?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this changed in a separate commit. Squashing these would be nice.

Copy link
Copy Markdown
Contributor

@turbocool3r turbocool3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides the small unrelated change to dictionary parsing I very much like these changes.

@GameTec-live GameTec-live merged commit 303d2d3 into RfidResearchGroup:main Apr 21, 2025
8 checks passed
@turbocool3r
Copy link
Copy Markdown
Contributor

Just for the record, I tested this and all the write modes worked correctly with and without going into sleep mode. I've also tested that the cli commands correctly handle the situation when firmware doesn't support the API commands.

@AbyssAndromalius
Copy link
Copy Markdown
Contributor Author

Thanks a lot for your review @turbocool3r :)

@turbocool3r
Copy link
Copy Markdown
Contributor

Thanks a lot for your review @turbocool3r :)

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants